CAM Drilling/pt-br
CAM Drilling
|
Menu location
|
CAM → Drilling
|
Workbenches
|
CAM
|
Default shortcut
|
None
|
Introduced in version
|
-
|
See also
|
None
|
|
Description
The
Drilling tool generates a drilling Operation in the Job.
Above: CAM Drilling operation sample
Usage
- There are several ways to invoke the command:
- Press the
CAM Drilling button.
- Select the CAM →
Drilling option from the menu.
- In the Operation section:
- Select a ToolController.
- Select a Coolant Mode.
- Optionally enable and adjust the following:
- Peck set the Depth.
- Dwell set the Time in seconds.
- Extended Depth.
- In the Base Geometry section confirm that the list matches the holes that are intended for processing, and adjust add, enable, or disable, as necessary. Holes can be added by selecting the wall faces of the Holes.
- In the Depths section check, and if required adjust, the Start Depth and Final Depth.
- In the Heights section check, and if required adjust, the Safe Height and the Clearance Height.
- Press the OK button to generate the drilling path(s).
Notes
- When using edges for Base Geometry, always select the bottom edge of the hole.
- Always verify the tool chosen is the correct diameter for the hole(s) selected.
- Peck disabled generates (G81 canned drill cycles). Peck enabled generates (G83 canned drill cycles).
- Dwell enabled is currently unsupported, but is intended to generate (G82 canned drill cycles).
Properties
Note : Not all of these Properties are available in the Task Window Editor. Some are only accessible in the Data tab of the Properties View panel for this Operation.
Base
Note: It is suggested that you do not edit the Placement property of path operations. Rather, move or rotate the CAM Job model as needed.
- DadosPlacement: Overall placement[position and rotation] of the object - with respect to the origin (or origin of parent object container)
- DadosAngle: Angle in degrees applied to rotation of the object around Axis property value
- DadosAxis: Axis (one or multiple) around which to rotate the object, set in sub-properties: X, Y, Z
- DadosX: X axis value
- DadosY: Y axis value
- DadosZ: Z axis value
- DadosPosition: Position of the object, set in sub-properties: X, Y, Z - with respect to the origin (or origin of parent object container)
- DadosX: X distance value
- DadosY: Y distance value
- DadosZ: Z distance value
- DadosLabel: User-provided name of the object (UTF-8)
- DadosDisabled: List of disabled features
Depth
- DadosClearance Height: The height needed to clear clamps and obstructions
- DadosFinal Depth: Final Depth of Tool- lowest value in Z
- DadosSafe Height: The height above which Rapid motions are allowed. (Rapid safety height between locations)
- DadosStart Depth: Starting depth of Tool - first cut depth in Z
Drill
- DadosAdd Tip Length: Calculate the tip length and subtract from final depth
- DadosDwell Enabled: Enable dwell
- DadosDwell Time: The time to dwell between peck cycles
- DadosPeck Depth: Incremental Drill depth before retracting to clear chips
- DadosPeck Enabled: Enable pecking
- DadosRetract Height: The height where feed starts and height during retract tool when path is finished
- DadosReturn Level: Controls how tool retracts Default=G98
Path
- DadosActive: Make False, to prevent operation from generating code
- DadosComment: An optional comment for this Operation
- DadosUser Label: User assigned label
- DadosTool Controller: Defines the Tool controller used in the Operation
Rotation (when available)
- DadosAttempt Inverse Angle: Automatically attempt Inverse Angle if initial rotation is incorrect.
DadosB_Axis Error Override: Visually orient B(y) rotations to model (error in FreeCAD rendering).
- DadosEnable Rotation: Enable rotation to gain access to holes not normal to Z axis.
- DadosInverse Angle: Inverse the angle of the rotation. Example: change a rotation from -22.5 to 22.5 degrees.
- DadosReverse Direction: Reverse orientation of Operation by 180 degrees.
Tasks Window Editor Layout
Descriptions for the settings are provided in the Properties list above.
This section is simply a layout map of the settings in the window editor for the Operation.
Base Geometry
- Add: Adds selected element(s) which should be the base(s) for the path(s).
- Delete: Delete the selected item(s) in the Base Geometry list.
- Clear: Clear all items in the Base Geometry list.
Base Location
- Add: Add an (X,Y) coordinate location to the current drilling operation.
- Remove: Remove the selected location item(s) from the Base Location list.
- Edit: Edit the selected location item.
Depths
- Start Depth:
- Final Depth:
Heights
- Safe Height:
- Clearance Height:
Operation
- Tool Controller:
- Retract Height:
- Peck:
- Peck Depth:
- Dwell:
- Dwell Time:
- Use Tip Length:
Scripting
See also: FreeCAD Scripting Basics.
Example:
#Place code example here.
User documentation
- Getting started
- Installation: Download, Windows, Linux, Mac, Additional components, Docker, AppImage, Ubuntu Snap
- Basics: About FreeCAD, Interface, Mouse navigation, Selection methods, Object name, Preferences, Workbenches, Document structure, Properties, Help FreeCAD, Donate
- Help: Tutorials, Video tutorials
- Workbenches: Std Base, Assembly, BIM, CAM, Draft, FEM, Inspection, Material, Mesh, OpenSCAD, Part, PartDesign, Points, Reverse Engineering, Robot, Sketcher, Spreadsheet, Surface, TechDraw, Test Framework